CmIncidentStaff 
Logical Entity Name  CmIncidentStaff 
Default Table Name  CmIncidentStaff 
Physical Only  NO 
Definition 
 
Note 
 

CmIncidentStaff Columns 
ColumnName  Domain  Datatype  NULL  Definition 
CmIncidentStaffID(PK)    int  NO 
 
CmIncidentId(FK)    int  NO 
 
SyStaffId(FK)    int  NO 
 
UserId(FK)    int  NO 
 
Selected    bit  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
TS    timestamp  NO 
 

CmIncidentStaff Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_CmIncidentStaff_CmIncidentStaffID  PrimaryKey  CmIncidentStaffID 

CmIncidentStaff Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
cmIncident  Non-Identifying  One To Zero or More  FK_CmIncidentStaff_CmIncidentId_CmIncident_CmIncidentID      CmIncidentId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_CmIncidentStaff_SyStaffId_SyStaff_SyStaffID      SyStaffId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_CmIncidentStaff_UserId_SyStaff_SyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

CmIncidentStaff Check Constraints 
Check Constraint Name  CheckConstraint